Click or drag to resize

IsGreaterThanOrEqualTo Constructor (PropertyPath, DateTime)

Initializes a new instance of the IsGreaterThanOrEqualTo class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IsGreaterThanOrEqualTo(
	PropertyPath propertyPath,
	DateTime value
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
value
Type: SystemDateTime
See Also